Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make ZSTD_HASHLOG3_MAX private #2752

Merged
merged 1 commit into from
Aug 20, 2021
Merged

make ZSTD_HASHLOG3_MAX private #2752

merged 1 commit into from
Aug 20, 2021

Conversation

Cyan4973
Copy link
Contributor

Minor and straightforward change, just for clarity.

ZSTD_HASHLOG3_MAX is an implementation detail,
that should be allowed to change and even disappear,
and doesn't belong to public space (zstd.h).

This is an implementation detail,
it doesn't belong to public space (zstd.h).
@Cyan4973 Cyan4973 merged commit 18a20b3 into dev Aug 20, 2021
@Cyan4973 Cyan4973 deleted the hashLog3max branch December 9, 2021 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants